home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Classic 39
/
CD CLASSIC #39 (1998).iso
/
EMPRESA
/
FACTPLUS
/
DISCO6
/
PAGOS.HT_
/
PAGOS.bin
Wrap
Text File
|
1997-11-14
|
855b
|
43 lines
<HTML>
<TITLE><<TituloPagina()>></TITLE>
<HEAD>
<META HTTP-EQUIV="Expires" CONTENT="Mon, 06 Jan 1990 00:00:01 GMT">
<SCRIPT>
function DetallePago( cFormaPago )
{
document.cookie = "FormaPago=" + cFormaPago
if ( cFormaPago == "@H" )
{
location.href = "albaran.htm"
}
if ( cFormaPago == "@T" )
{
location.href = "tarjetas.htm"
}
if ( cFormaPago == "@C" )
{
location.href = "albaran.htm"
}
}
</SCRIPT>
</HEAD>
<<FONDO(.T.)>>
<center>
<table border="4">
<tr>
<td><< logo () >></td>
</tr>
</table>
</center>
<CENTER>
<H2><<CartaNomEmp()>></H2>
<H3><FONT COLOR="<<ColorEmpresa()>>">Seleccione la forma de pago</FONT></H3>
</CENTER>
<CENTER>
<<FormasDePago( "#EE0077", "#FFFFFF", "#EE0077")>>
<BR>
</CENTER>
<CENTER><<CartaDir()>></CENTER>
</HTML>